EXTRA_PROGRESS_SEGMENTS

val EXTRA_PROGRESS_SEGMENTS: String = "android.progressSegments"(source)

extras key: an arraylist of android.app.Notification.ProgressStyle.Segment bundles provided by a android.app.Notification.ProgressStyle notification as supplied to setProgressSegments or addProgressSegment. This extra is a parcelable array list of bundles.